@charset "UTF-8";

.head{
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: #ffffff;
}
.head .head-con{
    width: 1190px;
    height: 100%;
    margin: 0 auto;
}
.head-con>div{
    width: 10%;
    height: 100%;
}
.head-con>div img{
    margin-top: 12px;
}
.head-con>ul:nth-of-type(1){
    height: 100%;
    margin-left: 90px;
}
.head-con>ul:nth-of-type(1) li{
    width: 108px;
    text-align: center;
    position: relative;
}
.head-con>ul:nth-of-type(1) li:nth-of-type(4) span{
    position: absolute;
    top: 26px;
    right: 4px;
    width: 16px;
    height: 16px;
    background: url(../img/down.png) no-repeat;
    background-size: contain;
}
.head-con>ul:nth-of-type(1) li .headli-lei{
    width: 100%;
    position: fixed;
    left: 0;
    height: 0;
    top: 70px;
    background: #ffffff;
    line-height: initial;
    z-index:999;
    overflow: hidden;
}
.head-con>ul:nth-of-type(1) li .headli-lei ul{
    padding: 0 10px 20px 10px;
    border-bottom: 1px solid #999999;
}
.head-con>ul:nth-of-type(1) li .headli-lei p{
    color: #999999;
    margin: 20px;
}
.head-con>ul:nth-of-type(1) li .headli-lei ul li{
    float: left;
    width: 16.666666%;
    padding: 0 20px;
}
.head-con>ul:nth-of-type(1) li .headli-lei ul li h3{
    font-weight: normal;
    font-size: 18px;
    margin-top: 18px;
}
.head-con>ul:nth-of-type(1) li .headli-lei ul li p{
    color: #999999;
    margin-top: 14px;
    margin-bottom: 14px;
    height: 70px;
}
.head-con>ul:nth-of-type(1) li .headli-lei ul li a{
    color: #007DC6;
    display: block;
}
.head-con>ul:nth-of-type(1) li .headli-lei ul li a:last-child{
    margin-top: 5px;
}
.head-con>ul:nth-of-type(2) li{
    text-align: center;
    margin-right: 20px;
}
.head-con>ul:nth-of-type(2) li a{
    padding: 4px 24px;
}
.head-con>ul:nth-of-type(2) li:first-child a{
    color: #007DC6;
    border: 1px solid #007DC6;
}
.head-con>ul:nth-of-type(2) li:last-child a{
    color: #ffffff;
    background-color: #007DC6;
}
.main1{
    width: 100%;
}
.main1 .tui-jian{
    width: 1110px;
    margin: 0 auto;
    overflow: hidden;
}
.main1 .tui-jian h2{
    font-weight: normal;
    font-size: 28px;
    margin-top: 20px;
}
.tui-jian ul{
    width: 100%;
    height: 500px;
    margin: 10px auto 0;
}
.tui-jian ul li{
    width: 350px;
    height: 230px;
    background: #ffffff;
    padding: 30px;
    float: left;
    margin-right: 23px;
	margin-left: 3px;
	box-shadow: 0 0 10px #999;
}
.tui-jian ul li:nth-child(3n){
    margin-right: 0;
}
.tui-jian ul li:nth-child(n+4){
    margin-top: 30px;
}
.tui-jian ul li img{
    width: 40px;
}
.tui-jian ul li h3{
    font-weight: normal;
    font-size: 24px;
    margin-top: 20px;
}
.tui-jian ul li p{
    color: #999999;
    margin-top: 10px;
    margin-bottom: 15px;
}
.tui-jian ul li a{
    color: #007dc6;
}
.main2{
    background-color: #ffffff;
}
.main2 .ying-xiao{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.main2 .ying-xiao h2{
    font-weight: normal;
    font-size: 28px;
    margin-top: 20px;
}
.ying-xiao ul{
    width: 100%;
    margin: 10px auto 0;
}
.ying-xiao ul li{
    width: 242px;
    height: 230px;
    background: #ffffff;
    float: left;
    padding: 20px 30px;
    margin: 20px 16px;
}
.ying-xiao ul li img{
    width: 74px;
    margin: 0 auto;
}
.ying-xiao ul li h3{
    font-weight: normal;
    font-size: 24px;
    margin-top: 20px;
}
.ying-xiao ul li p{
    color: #999999;
    margin-top: 10px;
    margin-bottom: 15px;
}

.main3{
    width: 100%;
    height: 810px;
}
.main3 .pin-pai{
    width: 1110px;
    margin: 0 auto;
    overflow: hidden;
}
.main3 .pin-pai h2{
    font-weight: normal;
    font-size: 28px;
    margin-top: 20px;
}
.pin-pai ul{
    width: 100%;
    height: 660px;
    margin: 10px auto 0;
}
.pin-pai ul li{
    width: 248px;
    float: left;
    position: relative;
    box-shadow: 0 0 10px #999;
    margin-left: 26px;
}
.pin-pai ul li:nth-child(4n+1){
    margin-left: 15px;
}
.pin-pai ul li:nth-child(n+5){
    margin-top: 26px;
}
.pin-pai ul li .p-top{
    background: #ffffff;
    padding: 30px 14px;
}
.pin-pai ul li .p-top h3{
    font-size: 24px;
    font-weight: normal;
}
.pin-pai ul li .p-top img{
    width: 90px;
    margin: 20px auto 20px;
}
.pin-pai ul li .p-top p{
    color: #999999;
}
.pin-pai ul li .p-bottom{
    background-color: #F3F3F3;
    padding: 12px 10px;
}
.pin-pai ul li .p-bottom span{
    padding: 5px 10px;
    background-color: #ffffff;
    border-radius: 50px;
    color: #999999;
    margin-right: 10px;
}
.pin-pai ul li>img{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    cursor: pointer;
}
.pin-pai ul li .er-wei{
    position: absolute;
    left: 0;
    top: 0;
    width: 248px;
    height: 312px;
    background-color: #000000;
    padding: 10px;
    display: none;
}
.pin-pai ul li .er-wei span{
    color: #ffffff;
    font-size: 30px;
}
.pin-pai ul li .er-wei img{
    width: 80%;
    margin: 10px auto 10px;
}
.pin-pai ul li .er-wei p{
    color: #ffffff;
    margin-top: 22px;
}
/*朋友圈*/
.warp{
    min-width: 1000px;
    height: auto;
    display: inline-block;
    width: 100%;
}
.friend_m1{
    width: 100%;
    height: 370px;
    background: url("../img/friend_m1.jpg") center;
    text-align: center;
}
.friend_m1-con{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}
.friend_m1-con a{
    display: inline-block;
    width: 165px;
    height: 50px;
    margin-top: 240px;
    margin-left: 280px;
}
.friend_m2-con{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.friend_m2-con span{
    position: absolute;
    width: 430px;
    top: 220px;
    left: 575px;
    font-size: 18px;
    line-height: 32px;
    color: #888;
}
.friend_m3{
    background: #f0f0f0;
}
.friend_m3-con{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.friend_m3-con .m3_text{
    width: 240px;
    top: 320px;
    font-size: 16px;
    position: absolute;
    color: #888;
}
.friend_m3-con span:nth-of-type(1){
    left: 40px;
}
.friend_m3-con span:nth-of-type(2){
    left: 380px;
}
.friend_m3-con span:nth-of-type(3){
    left: 720px;
}
.friend_m4-con{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.friend_m5{
    background: #f0f0f0;
}
.friend_m5-con{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.friend_m6-con{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}